Read Me First!!

This example assumes that you have the module in the:

C:\Mach4Hobby\MODULES 

directory, if you don't have this
directory and want to run the module and user example
as is, you will need to make a the above folder. 

You will need to put the Module file:  

"RC_DisplayModule.mcs" 

in there. on start up, Mach4 will compile it to a .mcc, and the users example:  

"Using_RC_ErrorCode.mcs"

Can go into your "Wizards" folder or anywhere you want.
BUT!!!!, You will need to run the "Using_RC_ErrorCode.mcs"
in the mcLua script-debugger for seeing how it works,
put you some break points, in there, and change some of
the parameters or mc/scr calls to see how it works.

Once you see how it works, you can put the "Module Header"
and error display function into your screen set, Wizards, or macros for debugging your project.

Scott